Package com.netscape.cmstools.profile
Class ProfileAddCLI
java.lang.Object
org.dogtagpki.cli.CLI
org.dogtagpki.cli.CommandCLI
com.netscape.cmstools.cli.SubsystemCommandCLI
com.netscape.cmstools.profile.ProfileAddCLI
-
Field Summary
FieldsFields inherited from class com.netscape.cmstools.cli.SubsystemCommandCLI
subsystemCLIFields inherited from class org.dogtagpki.cli.CLI
description, exitOnError, formatter, modules, name, options, parent, parser, verbose -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.netscape.cmstools.cli.SubsystemCommandCLI
execute, getPKIClient, getSubsystemClient, parseOptionsMethods inherited from class org.dogtagpki.cli.CLI
addModule, addModule, executeCommand, executeCommands, findModule, findModules, getConfig, getDescription, getFullModuleName, getFullName, getManPage, getModule, getModules, getName, getParent, getRoot, handleException, isDeprecated, parseLine, printVersion, removeModule, runExternal, runExternal, setDescription, setName
-
Field Details
-
logger
public static org.slf4j.Logger logger -
profileCLI
-
-
Constructor Details
-
ProfileAddCLI
-
-
Method Details
-
createOptions
public void createOptions()- Overrides:
createOptionsin classSubsystemCommandCLI
-
printHelp
public void printHelp() -
execute
- Overrides:
executein classCommandCLI- Throws:
Exception
-